gtk: Implement cursor updates
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 31 Mar 2017 15:54:06 +0000 (17:54 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commit79e267a330433834ee50e36141aae8ed558b08d4
tree51433f83098533b2f7aa7b78e9d89e0637cbe2d7
parent8f24df1c199fdc849e7bf6281408c703ad9dfde0
gtk: Implement cursor updates

As we don't obey GdkWindow cursors anymore, someone must set those.
Use the private Gtkwidget API at the moment.
gtk/gtkmain.c